﻿@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

html, div, ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, img, form, embed, label, b {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
}

img {
    border: none;
}

ul, ul li {
    list-style: none;
}

.cls {
    clear: both;
    line-height: 0px!important;
    height: 0px!important;
    font-size: 0px!important;
}

select, input {
    vertical-align: middle;
    font-size: 12px;
    font-family: "\5B8B\4F53";
}

.hidden {
    display: none;
}

i {
    font-style: normal;
}

html, body {
    -webkit-text-size-adjust: none;
}

table {
    border-collapse: collapse;
}

.clear {
    zoom: 1;
}

    .clear:after {
        content: '';
        display: block;
        clear: both;
    }

.pos {
    position: relative;
}

/*字体*/
.Arial {
    font-family: "Arial", Helvetica, sans-serif;
}

.yahei {
    font-family: "微软雅黑","Microsoft YaHei";
}

.song {
    font-family: "\5B8B\4F53";
}



/*颜色*/
.hei {
    color: #000;
}

.red {
    color: #ff0000;
}

/*链接*/
a {
	color: #333333;
	text-decoration: none;


hide-focus: expression( this.hideFocus=true );			outline: none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-mz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

    a:hover {
	color: #E00024;
	text-decoration: underline;
    }

    a:active {
        color: #E00024;
    }

/*basic*/
html {
    font-size: 63%;
}

body {
	font-family: "微软雅黑","Microsoft YaHei";
	font-size: 14px;
	/*font-size: 1.4rem;*/
	color: #707070;
	line-height: 22px;
	margin: 0 auto;
	min-width: 1198px;
	max-width: 1920px;
	background-color: #FFFFFF;
}

/*text*/
.b {
    font-weight: bold;
}

.em {
    text-indent: 2em;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*字体大小*/
.f10 {
    font-size: 10px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f32 {
    font-size: 32px;
}

.f36 {
    font-size: 36px;
}

.mtop {
    margin-top: 26px;
}

.blue {
    color: #41b0ae;
}
/**/
#heard {
	height: 145px;
	width: 100%;
}
#heard .content {
	height: 105px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#heard .content .logo {
	background-repeat: no-repeat;
	height: 105px;
	width: 526px;
	float: left;
	background-position: 0px 15px;
	background-size: 45%;
}
#heard .content .Contactbg {
	height: 105px;
	width: 200px;
	overflow: hidden;
	float: right;
	background-image: url(../images/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.se {
	height: 30px;
	width: 200px;
	line-height: 27px;
	vertical-align: middle;
	text-align: right;
	float: right;
	margin:5px;

}
.se .sear {
	height: 22px;
	width: 160px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5FFBA;
	border-bottom-color: #F5FFBA;
	border-left-color: #F5FFBA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F5FFBA;
	padding: 3px;
	outline: none;
	float: left;
	background-color: #F5FFBA;
}
.se .sear_butt {
	background-image: url(../images/searchbtn.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 29px;
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
#heard .menu {
	height: 40px;
	width: 100%;
	overflow: hidden;
	color: #FFF;
	font-size: 14px;
	line-height: 40px;
	vertical-align: middle;
	clear: both;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
}
#heard .menu ul {
	width: 1180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#heard .menu ul li {
	float: left;
	width: 100px;
	text-align: center;
}
#heard .menu ul li a {
	color:#fff;
	text-decoration: none; hide-focus: expression( this.hideFocus=true );outline: none;-webkit-transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;-o-transition: all 0s ease-in-out;-mz-transition: all 0s ease-in-out;transition: all 0s ease-in-out;
}
#heard .menu ul li a:hover,.menuon{
	color: #fff;
	background-color: #577b08;
	width: 100px;
	height: 40px;
	display: block;
}
.slides a{
	text-decoration: none; hide-focus: expression( this.hideFocus=true );outline: none;-webkit-transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;-o-transition: all 0s ease-in-out;-mz-transition: all 0s ease-in-out;transition: all 0s ease-in-out;
}
#indexmod {
	height: auto;
	width: 100%;
	background-color: #FFF;
}
.innermod {
	height: auto;
	width: 1200px !important;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*pages*/

.pages {
	float: right;
	margin: 40px 0 0 0;
	line-height: 30px;
}

.pages a {
	margin-left: 6px;
	padding: 0 12px;
	display: inline-block;
	border: 1px solid #ebebeb;
}

.pages a.spa {
	background: #f6f6f6;
}

.pages a:hover,
.pages a.hover {
	color: #fff;
	background-color: #A5B82A;
}

/*在线留言*/

.msg {
	border: 1px solid #dddddd;
	margin: 20px 0 0 112px;
	min-height: 640px;
	width: 870px;
	float: left;
	border-radius: 6px;
}

.msgtxt {
	padding: 0 40px;
	display: block;
	overflow: hidden;
	clear: both;
	line-height: 50px;
	margin: 20px 0 0 0;
	position: relative;
}

.msgtxt p span {
	margin: 0 15px;
}


.fuwu {
	float: left;
	width: 100%;
	line-height: 30px;
	margin-top: 10px;
}

.fuwu span {
	float: left;
}

.fuwu p {
	float: right;
	width: 680px;
}

.fuwu p a {
	float: left;
	margin: 0 10px;
}

.fuwu p a.hover {
	color: #41b0ae;
}

.msgtable {
	float: left;
	width: 100%;
	width: 770px;
	margin: 40px 0 0 51px;
	line-height: 26px;
}

.msgtable td,
.msgtable th {
	text-align: right;
	font-weight: normal;
	padding-bottom: 13px;
	color: #333;
	vertical-align: top;
}

.msgtable td {
	text-align: left;
	color: #666;
	padding-left: 5px;
}

.msgtxt1 {
	border: 1px solid #e1e1e1;
	width: 300px;
	padding-left: 10px;
	height: 24px;
	line-height: 24px;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑", "Microsoft YaHei";
}

.msgtxt2 {
	width: 102px;
	border: 1px solid #dddddd;
	height: 24px;
	line-height: 24px;
}

.msgtxt3 {
	height: 125px;
	font-size: 12px;
	color: #666;
	padding: 0 5px;
}

.msgbtn1,
.msgbtn2 {
	width: 100px;
	height: 33px;
	font-size: 16px;
	color: #fff;
	background: #075890;
	border-radius: 5px;
	box-shadow: 0 -2px 2px ##D4CBD inset;
	border: none;
	margin: 30px 14px 0 0;
	cursor: pointer;
}

.msgbtn2 {
	background: #999999;
	box-shadow: 0 -2px 2px #7c7c7c inset;
}

#indexmod .dynamic {
	width: 1200px;
	margin: 20px auto 0 auto;
}
#indexmod .dynamic .leftnews {
	height: auto;
	width: 826px;
	float: left;
}
#indexmod .dynamic .leftnews .titlebg {
	height: 40px;
	width: 826px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C6C6;
	background-image: url(../images/c.jpg);
	background-repeat: no-repeat;
	text-indent: 12px;
	background-position: 0px center;
}
#indexmod .dynamic .leftnews .titlebg .title {
	font-size: 18px;
	line-height: 40px;
	display: block;
	vertical-align: middle;
	height: 40px;
	width: auto;
	text-indent: 10;
	float: left;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.1em;
}
#indexmod .dynamic .leftnews .titlebg a {
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	vertical-align: middle;
	display: block;
	background-color: #9A9A9A;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	margin-top: 6.5px;
	text-align: center;
}
#indexmod .dynamic .leftnews .content {
	height: 410px;
	width: 826px;
	margin-top: 10px;
}

#indexmod .dynamic .leftnews .content ul li {
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
}
#indexmod .dynamic .leftnews .content ul li p {
	float: left;
	height: 25px;
	width: 730px;
	background-image: url(../images/f.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	text-indent: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
}
#indexmod .dynamic .leftnews .content .lilast {
	border-bottom-style: none;
}

#indexmod .dynamic .dynamic_slide {
	width: 304px;
	float: right;
	height: 450px;
}
#indexmod .dynamic .dynamic_slide .titlebg {
	height: 40px;
	width: 304px;
	background-image: url(../images/c.jpg);
	background-repeat: no-repeat;
	text-indent: 12px;
	background-position: 0px center;
}
#indexmod .dynamic .dynamic_slide .titlebg .title {
	font-size: 18px;
	line-height: 40px;
	display: block;
	vertical-align: middle;
	height: 40px;
	width: auto;
	text-indent: 10;
	color: #000;
	float: left;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#indexmod .dynamic .dynamic_slide .titlebg a {
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	vertical-align: middle;
	display: block;
	background-color: #9A9A9A;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	margin-top: 6.5px;
	text-align: center;
}
#indexmod .dynamic .dynamic_slide .content {
	height: 410px;
	width: 304px;
	overflow: hidden;
}
#indexmod .dynamic .dynamic_slide .content .slider2 .slide img {
	width: 354px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}#indexmod .mod_1 {
	height: 315px;
	width: 1200px;
	margin-top: 20px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#indexmod .mod_1 .left {
	height: 315px;
	width: 580px;
	float: left;
}
#indexmod .mod_1 .left .titlebg {
	height: 40px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C6C6;
	background-image: url(../images/c.jpg);
	background-repeat: no-repeat;
	text-indent: 12px;
	background-position: 0px center;
}
#indexmod .mod_1 .left .titlebg .title {
	font-size: 18px;
	line-height: 40px;
	display: block;
	vertical-align: middle;
	height: 40px;
	width: auto;
	text-indent: 10;
	float: left;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.1em;
}
#indexmod .mod_1 .left .titlebg a {
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	vertical-align: middle;
	display: block;
	background-color: #9A9A9A;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	margin-top: 6.5px;
	text-align: center;
}
#indexmod .mod_1 .left .content {
	height: 275px;
	width: 580px;
	padding: 8px;
	overflow: hidden;
}
#indexmod .mod_1 .left .content ul li {
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
}
#indexmod .mod_1 .left .content ul li p {
	float: left;
	height: 25px;
	width: 480px;
	background-image: url(../images/f.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	text-indent: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
	margin-right: 10px;
}
#indexmod .mod_1 .left .content .lilast {
	border-bottom-style: none;
}

#indexmod .mod_1 .right {
	width: 580px;
	float: right;
	height: 315px;
}
#indexmod .mod_1 .right .titlebg {
	width: 580px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C6C6;
	background-image: url(../images/c.jpg);
	background-repeat: no-repeat;
	text-indent: 12px;
	background-position: 0px center;
}
#indexmod .mod_1 .right .titlebg .title {
	font-size: 18px;
	line-height: 40px;
	display: block;
	vertical-align: middle;
	height: 40px;
	width: auto;
	text-indent: 10;
	float: left;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.1em;
}
#indexmod .mod_1 .right .titlebg a {
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	vertical-align: middle;
	display: block;
	background-color: #9A9A9A;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	margin-top: 6.5px;
	text-align: center;
}
#indexmod .mod_1 .right .content {
	height: 275px;
	width: 580px;
	overflow: hidden;
	padding: 8px;
}
#indexmod .mod_1 .right .content ul li {
	line-height: 30px;
	vertical-align: middle;
	height: 30px;
}
#indexmod .mod_1 .right .content ul li p {
	float: left;
	height: 25px;
	width: 480px;
	background-image: url(../images/f.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	text-indent: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
	margin-right: 10px;
}
#indexmod .mod_1 .right .content .lilast {
	border-bottom-style: none;
}

.case{ width: 1200px; height: auto; overflow: hidden; margin: 0 auto; padding: 75px 0 60px;}
.case h1{ width: 100%; height: 35px; line-height: 35px; text-align: center; color: #84ba3e;}
.case h2{ width: 350px; height: 15px; border-bottom: 1px solid #000; font-size: 18px;margin: 0 auto 50px;}
.case h2 span{
	width: 240px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	display: block;
	background: #fff;
	color: #000;
}

#indexmod .banner_2 {
	height: 680px;
	width: 100%;
	margin-top: 10px;
	clear: both;
	background-image: url(../images/gg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#indexmod .mod_2 {
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
	position: relative;
}
#indexmod .mod_2 .box {
	border-radius: 5px;
	height: 440px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
	top: 40px;
	padding-top: 50px;
}
#indexmod .mod_2 .box h2{
	width: 230px;
	height: 15px;
	border-bottom: 1px solid #000;
	font-size: 18px;
	margin: 0 auto 50px;
}
#indexmod .mod_2 .box h2 span{
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	display: block;
	background: #fff;
	color: #000;
	font-weight: bold;
}
#indexmod .mod_2 .box .content {
	font-size: 16px;
	color: #333;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	line-height: 35px;
}
#indexmod .mod_3bg{
	width: 100%;
    height: 495px;
    overflow: hidden;
    background: url(../images/linkbg.jpg) center no-repeat;
}
#indexmod .mod_3 {
	clear: both;
	float: none;
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
}
#indexmod .mod_3 h2{
	width: 350px;
	height: 15px;
	border-bottom: 1px solid #000;
	font-size: 18px;
	margin: 0 auto 50px;
}
#indexmod .mod_3 h2 span{
	width: 280px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	display: block;
	background: #fff;
	color: #000;
}
#indexmod .mod_3 ul li {
	float: left;
	height: 100px;
	width: 190px;
	background-color: #F9F9F9;
	margin-right: 10px;
	margin-bottom: 10px;
}
#indexmod .mod_3 ul li:hover{ transition:all 2s; transform: rotateY(360deg); -webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg); cursor:pointer;}
/*footer*/
#footer {
	height: 400px;
	width: 100%;
	margin-top: 30px;
	background-color: #629B29;
	color: #FFF;
	padding-top: 8px;
}

#footer .firendlink {
	clear: both;
	height: 50px;
	width: 100%;
	background-color: #7AB53D;
}
#footer .firendlink .title {
	color: #FFF;
	height: 50px;
	width: 120px;
	line-height: 50px;
	text-indent: 20;
	vertical-align: middle;
	background-color: #629B2A;
	display: block;
	text-align: center;
	font-size: 14px;
	float: left;
}
#footer .firendlink .list {
	overflow: hidden;
	float: left;
}
#footer a {
	color: #fff;
}
#footer .box2 {
	width: 100%;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
	background-color: #7AB63E;
	clear: both;
	float: none;
}
#footer .firendlink .box {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .firendlink .box .list ul li {
	line-height: 50px;
	height: 50px;
	width: auto;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#footer .box2 .content {
	clear: both;
	float: none;
	width: 1200px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .box2 .content .left {
	float: left;
	width: 420px;
	background-image: url(../images/fbg.jpg);
	background-repeat: no-repeat;
	height: 280px;
	padding-left: 25px;
	padding-top: 15px;
}
#footer .box2 .content .right {
	float: left;
	width: 725px;
	background-image: url(../images/fbg.jpg);
	background-repeat: no-repeat;
	height: 280px;
	padding-left: 30px;
}
#footer .box2 .content .left h1 {
	font-size: 16px;
}
#footer .box2 .content .left h2 {
	font-size: 16px;
	font-weight: bold;
}
#footer .box2 .content .left .finput {
	line-height: 35px;
	height: 35px;
	width: 250px;
	padding-left: 5px;
	border: 1px solid #FFF;
	/*background-color: #95C565;*/
}
#footer .box2 .content .left .finput:focus,#footer .box2 .content .left .fsubmit:focus {
	outline:none;
}
#footer .box2 .content .left .fsubmit {
	background-image: url(../images/fbutton.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 46px;
	width: 254px;
	border:0px;
	cursor:pointer;
}
#footer .box2 .content .right .lx h1 {
	font-size: 16px;
	line-height: 40px;
	width: 250px;
	height: 40px;
	padding-top: 5px;
}
#footer .box2 .content .right .lx {
	float: left;
	width: 420px;
	height: 280px;
	margin-left: 100px;
}
#footer .box2 .content .right .ewm {
	float: right;
	width: 200px;
	height: 280px;
	padding-top: 30px;
}
#footer .box2 .content .right .ewm ul li {
	float: left;
	height: 180px;
	width: 180px;
	padding-right: 10px;
}
#footer .box2 .content .right .ewm .smyjx {
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	height: 35px;
	text-align: center;
}
#footer .infor {
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	text-align: center;
}
/*关于我们*/
#about {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 35px;
}
#about .leftmenu {
	float: left;
	height: auto;
	width: 197px;
}
#about .leftmenu ul li {
	line-height: 35px;
	height: 35px;
	width: 100%;
}
   #about .leftmenu ul li a:hover {
	color: #3680AA;
	text-decoration: none;
    }

   #about .leftmenu ul li a:active {
        color: #333333;
    }
	.menuactive,#about .leftmenu ul li:hover {
	background-color: #D1D1D1;
    }
	.menuactive a{
	color: #3680AA;
	}
#about .leftmenu .title {
	text-align: center;
	width: 100%;
	color: #FFF;
	background-color: #A5B82A;
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	margin-bottom: 4px;
}
#about .leftmenu ul {
	background-color: #E7E7E7;
	text-align: center;
}
#about .right {
	float: right;
	height: auto;
	width: 970px;
}
#about .right .title {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7AB63E;
	color: #333333;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
}
#about .right .details img {
	max-width:100%;
}
#about .right .details {
	padding-top: 30px;
	min-height: 300px;
	padding-right: 10px;
	padding-left: 10px;
}
/*主要业务*/
#business {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
}
#business .title {
	line-height: 40px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7AB63E;
}
#business ul li .left {
	height: 180px;
	width: 180px;
	float: left;
}
#business ul {
	padding-top: 30px;
}
.hbcy {
	background-image: url(../images/hbcy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.jncy {
	background-image: url(../images/jncy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.jszx {
	background-image: url(../images/jszx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#business ul li {
	padding-bottom: 30px;
	width: 1200px;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
}
#business ul li .right {
	height: 180px;
	width: 900px;
	overflow: hidden;
	float: right;
}
#business .titles {
	line-height: 40px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7AB63E;
	width: 80px;
	padding-top: 40px;
}
#business ul dd {
	padding: 8px;
	float: left;
}
#business ul li .right dl dd a:hover {
	color: #333;
	text-decoration: underline;
}
/*工程案例*/
#case {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
}
#case .title {
	line-height: 40px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7AB63E;
}
.in_content {
	height: auto;
	width: 100%;
	margin-top: 40px;
}
.in_content .in_title {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.in_content p {
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.in_content .in_nr {
	margin-top: 40px;
}
#innermod .innercontent .in_content .in_nr p{
	text-align:left;
	font-size: 16px;
	line-height: 1.75em;
}
.projectlist li {
	float: left;
	width: 283px;
	margin: 15px 16px 8px 0;
	background: #f4f4f4;
	height: 251px;
	line-height: 24px;
	text-align: center;
}
.projectlist li:hover {
	float: left;
	width: 283px;
	margin: 15px 16px 8px 0;
	background: #A5B82A;
	line-height: 24px;
	color: #FFF;
}
.projectlist li.nor {
	margin-right: 0;
}

.projectlist li img {
	display: block;
}

.projectlist li h2 {
	line-height: 30px;
	padding: 8px 12px 5px;
	font-size: 16px;
}

.projectlist li h2 a {
	color: #313131;
}

.projectlist li h2 a:hover {
	color: #009591;
}

.projectlist li p {
	padding: 0 12px;
}
/*news*/
#news {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
}
#news .title {
	line-height: 40px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7AB63E;
}
#news ul{
	padding-top: 30px;
}
#news ul li {
	width: 900px;
	float: left;
	height: 90px;
	margin-bottom: 40px;
	padding-left: 100px;
}
#news ul li .datebox {
	height: 90px;
	width: 90px;
	float: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.datebox dl dt {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	vertical-align: middle;
	padding-top: 5px;
}
.datebox dl dd {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
}
#news ul li .details {
	float: right;
	height: 90px;
	width: 750px;
	margin-right: 30px;
}
#news ul li .details dl dt a {
	font-size: 16px;
	font-weight: bold;
}
#news ul li .details dl dt a:hover {
	text-decoration: underline;
	color: #333;
}
#news ul li .details dl dd {
	height: 50px;
	padding-top: 10px;
	overflow: hidden;
	font-size: 14px;
	color: #000;
}
/*details*/
.path {
	clear: both;
	height: 30px;
	width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 30px;
	vertical-align: middle;
	color: #333;
	text-align: right;
}
#details {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 35px;
}
#details .title {
	line-height: 40px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7AB63E;
}
#details .details img {
	max-width:100%;
}
#details .details {
	padding-top: 30px;
	min-height: 300px;
	padding-right: 10px;
	padding-left: 10px;
}
#details .title span {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
